Xbasic

Spell Checking Functions

Description

Alpha Anywhere provides the following spell checking functions.

Name
Description
A5_SPELLCHECK Function

Launches the spell checker for the specified layout pointer. Mode is 'all', 'field', 'record', or 'field_list:field1,field2,field3,fieldn'

A5_SPELLCHECKFIELD Function

The A5_SPELLCHECKFIELD() function starts the spell checker, checking the current field in all records. The cursor must be positioned in a browse column or a form's type-in field.

A5_SPELLCHECKSTRING Function

Spell check a text string or a rtf text string. For RTF, must supply plain_text and rtf_text strings.